parse Method (JScript 5.6)

Parses a string containing a date, and returns the number of milliseconds between that date and midnight, January 1, 1970.

Date.parse(dateVal) 

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also